tag end
英 [tæɡ end]
美 [tæɡ end]
网络 末端
英英释义
noun
双语例句
- Notice that in Listing 4, I place the script tag at the end of the page body.
请注意,在清单4中,我将script标记放在页面body的结尾处。 - Open the log file in a text editor, and add a unique tag to the very beginning of the file and a corresponding closing tag at the end of the file.
在文本编辑器中打开日志文件,在每个文件的开头添加惟一的标记,在末尾添加相应的结束标记。 - Think of character data as the text found between the start tag and the end tag of an XML element.
把字符数据当作XML元素的开始标签与结束标签之间的文本。 - Also note the TotalAmount tag at the end of the document.
还要注意文档末尾的TotalAmount标记。 - Writing a test for a simple one-line tag might seem excessive, but you'd be surprised how many times the one-liners end up being the source of trouble.
为只有一行代码的标记编写测试看起来似乎有些过分,但是很多时候问题的源头正是这一行代码。 - In order to realize mutual authentication, usability and privacy, there are one public key in the π OTP protocol that maintained both in the tag and the back end database that is updated by universal hash function after each successful authentication.
为了实现双向认证性、正确性和隐私性,πOTP协议设有一个公有密钥,由安全的通用哈希函数产生,同时保持在标签和后端数据库中,每次成功认证后进行更新。 - He decided to tag on an extra paragraph at the end summarizing what he'd said.
他决定在结束部分再增加一段文字,总结他说话的内容。 - Then, the page starts the tag, the text_field and text_area items for each field, a tag, and the end of the form.
然后依次为标记、每个字段的textfield和textarea项、标记和表单末尾。 - For these versions, you'll need to add a tag to the very end of each JSP page ( or to a common template, if a template mechanism such as Tiles is used).
对于这些版本,需要在每个JSP页面的末尾添加一个标记(或者,如果使用了像Tiles这样的模板机制,也可以将标记添加到一个公共的模板中)。 - If you have a start tag, you must have an end tag.
有起始标记必须有结束标记。